RWTH - Mindstorms NXT Toolbox

MOTOR_C

Symbolic constant MOTOR_C (returns 2)

Contents

Syntax

portC = MOTOR_C()

Description

portC = MOTOR_C() returns 2 as the value portC.

Example

 portC = MOTOR_C()
 %result: >> portC = 2

See also

MOTOR_A, MOTOR_B

Signature